Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
O
Objective
- Class in
negotiator.issue
Some work needs to be done to guarantee consistency of the tree.
Objective()
- Constructor for class negotiator.issue.
Objective
Objective(Objective)
- Constructor for class negotiator.issue.
Objective
Objective(Objective, String)
- Constructor for class negotiator.issue.
Objective
Objective(Objective, String, int)
- Constructor for class negotiator.issue.
Objective
of(A, B)
- Static method in class agents.anac.y2010.Southampton.utils.
Pair
of(A, B)
- Static method in class agents.anac.y2011.IAMhaggler2011.
Pair
of(A, B)
- Static method in class agents.anac.y2011.TheNegotiator.
Pair
of(A, B)
- Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.
Pair
Offer
- Class in
negotiator.actions
Class which symbolizes an offer of an agent for the opponent.
Offer(AgentID, Bid)
- Constructor for class negotiator.actions.
Offer
Creates an action symbolizing an offer for the opponent.
Offer(Bid)
- Constructor for class negotiator.actions.
Offer
Creates an action symbolizing an offer for the opponent.
Offer(Agent, Bid)
- Constructor for class negotiator.actions.
Offer
Creates an action symbolizing an offer to the opponent.
OfferBestN
- Class in
negotiator.boaframework.omstrategy
This class uses an opponent model to determine the next bid for the opponent, while taking the opponent's preferences into account.
OfferBestN()
- Constructor for class negotiator.boaframework.omstrategy.
OfferBestN
Empty constructor used for reflexion.
OfferBestN(NegotiationSession, OpponentModel, int)
- Constructor for class negotiator.boaframework.omstrategy.
OfferBestN
Normal constructor used to initialize the OfferBestN opponent model strategy.
offeringStrategy
- Variable in class negotiator.boaframework.
AcceptanceStrategy
Reference to the offering strategy.
offeringStrategy
- Variable in class negotiator.boaframework.agent.
BOAagent
what to offer
OfferingStrategy
- Class in
negotiator.boaframework
Describes a bidding strategy of an agent of the BOA framework.
OfferingStrategy()
- Constructor for class negotiator.boaframework.
OfferingStrategy
omMeasuresResults
- Variable in class negotiator.protocol.
BilateralAtomicNegotiationSession
omStrategy
- Variable in class negotiator.boaframework.agent.
BOAagent
which bid to select using an opponent model
omStrategy
- Variable in class negotiator.boaframework.
OfferingStrategy
Reference to the opponent model strategy
OMStrategy
- Class in
negotiator.boaframework
This is the abstract class which determines when the opponent model may be updated, and how it used to select a bid for the opponent.
OMStrategy()
- Constructor for class negotiator.boaframework.
OMStrategy
opponentBidAdded(BidHistory, Bid)
- Method in interface agents.anac.y2010.AgentSmith.
IBidHistoryListener
opponentBidHistory
- Variable in class negotiator.boaframework.
NegotiationSession
History of bids made by the opponent.
opponentBids
- Variable in class agents.anac.y2010.Southampton.
SouthamptonAgent
The bids made by the opponent.
opponentBids
- Variable in class agents.anac.y2011.ValueModelAgent.
ValueModelAgent
opponentHistory
- Variable in class agents.anac.y2011.Nice_Tit_for_Tat.
BilateralAgent
opponentIsHardHead
- Variable in class agents.anac.y2010.Southampton.
SouthamptonAgent
opponentIsHardHead
- Variable in class negotiator.boaframework.offeringstrategy.anac2010.
IAMhaggler2010_Offering
opponentMaxBidUtil
- Variable in class agents.anac.y2011.ValueModelAgent.
ValueModelAgent
OpponentModel
- Class in
agents.anac.y2010.AgentFSEGA
OpponentModel()
- Constructor for class agents.anac.y2010.AgentFSEGA.
OpponentModel
OpponentModel
- Class in
agents.anac.y2010.AgentSmith
The OpponentModel.
OpponentModel(PreferenceProfileManager, BidHistory)
- Constructor for class agents.anac.y2010.AgentSmith.
OpponentModel
Constructor
opponentModel
- Variable in class agents.anac.y2010.Southampton.
SouthamptonAgent
Our model of the opponent.
OpponentModel
- Class in
agents.anac.y2010.Southampton.utils
OpponentModel(UtilitySpace)
- Constructor for class agents.anac.y2010.Southampton.utils.
OpponentModel
Default constructor.
OpponentModel
- Class in
agents.bayesianopponentmodel
OpponentModel()
- Constructor for class agents.bayesianopponentmodel.
OpponentModel
opponentModel
- Variable in class negotiator.boaframework.
AcceptanceStrategy
Reference to opponnent model of agent.
opponentModel
- Variable in class negotiator.boaframework.agent.
BOAagent
used to determine the utility of a bid for the opponent
OpponentModel
- Class in
negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
OpponentModel(UtilitySpace)
- Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.
OpponentModel
Default constructor.
opponentModel
- Variable in class negotiator.boaframework.
OfferingStrategy
Reference to the opponent model
OpponentModel
- Class in
negotiator.boaframework
Describes an opponent model of an agent of the BOA framework.
OpponentModel()
- Constructor for class negotiator.boaframework.
OpponentModel
OpponentModel.Extreme
- Enum in
agents.anac.y2010.Southampton.utils
OpponentModel.Extreme
- Enum in
negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
OpponentModeler
- Class in
agents.anac.y2011.ValueModelAgent
OpponentModeler(int, UtilitySpace, Timeline, BidList, BidList, ValueModeler, BidList, ValueModelAgent)
- Constructor for class agents.anac.y2011.ValueModelAgent.
OpponentModeler
OpponentModeler
- Class in
negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent
OpponentModeler(int, UtilitySpace, Timeline, BidList, BidList, ValueModeler, BidList)
- Constructor for class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.
OpponentModeler
OpponentModelMeasures
- Class in
negotiator.qualitymeasures
This class specifies a set of opponent model measures used to measure the performance of an opponent model during a negotiation.
OpponentModelMeasures(UtilitySpace, UtilitySpace)
- Constructor for class negotiator.qualitymeasures.
OpponentModelMeasures
Creates the measures object by storing a reference to both utility spaces and calculating the real Kalai bid.
OpponentModelMeasuresResults
- Class in
negotiator.qualitymeasures
Simple class to hold the results of the opponent model measures.
OpponentModelMeasuresResults()
- Constructor for class negotiator.qualitymeasures.
OpponentModelMeasuresResults
opponentModels
- Variable in class agents.
QOAgent
OpponentModelUtilSpace
- Class in
agents.bayesianopponentmodel
OpponentModelUtilSpace(OpponentModel)
- Constructor for class agents.bayesianopponentmodel.
OpponentModelUtilSpace
opponentPreviousBid
- Variable in class agents.anac.y2010.Southampton.
SouthamptonAgent
The opponent's previous bid.
opponentPreviousBid
- Variable in class negotiator.boaframework.offeringstrategy.anac2010.
IAMhaggler2010_Offering
opponentStartbidUtil
- Variable in class agents.anac.y2011.ValueModelAgent.
ValueModelAgent
opponentUtilitySpace
- Variable in class negotiator.boaframework.
OpponentModel
Reference to the estimated opponent's utility state
OpponnentModel
- Class in
agents.anac.y2011.Gahboninho
OpponnentModel(UtilitySpace, Timeline)
- Constructor for class agents.anac.y2011.Gahboninho.
OpponnentModel
OpponnentModel.IssuePrediction
- Class in
agents.anac.y2011.Gahboninho
provides prediction of how important each dispute element is, considering opponent's Behavior and "obsessions"
OpponnentModel.IssuePrediction()
- Constructor for class agents.anac.y2011.Gahboninho.
OpponnentModel.IssuePrediction
OppositeModel
- Class in
negotiator.boaframework.opponentmodel
Simple baseline opponent model which just mirror's the utility space of the agent.
OppositeModel()
- Constructor for class negotiator.boaframework.opponentmodel.
OppositeModel
OrderedSimpleElement
- Class in
negotiator.xml
Orders the attributes
OrderedSimpleElement(String)
- Constructor for class negotiator.xml.
OrderedSimpleElement
otherAgent(Agent)
- Method in class negotiator.protocol.alternatingoffers.
AlternatingOffersBilateralAtomicNegoSession
ourBids
- Variable in class agents.anac.y2011.ValueModelAgent.
ValueModelAgent
ourUtility
- Variable in class agents.anac.y2011.ValueModelAgent.
BidWrapper
ourUtility
- Variable in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.
BidWrapper
ourUtilityOnPareto(double)
- Method in class negotiator.analysis.
BidSpace
Returns the nearest Pareto-optimal bid given the opponent's utility (agent B).
OutcomeInfo
- Class in
negotiator.qualitymeasures.logmanipulation
Simple object used to the information of a negotiation outcome.
OutcomeInfo()
- Constructor for class negotiator.qualitymeasures.logmanipulation.
OutcomeInfo
OutcomeInfo(String, String, String, String, double, double, double, double, String, double, double, String, String, String, double, String)
- Constructor for class negotiator.qualitymeasures.logmanipulation.
OutcomeInfo
OutcomeInfoDerived
- Class in
negotiator.qualitymeasures.logmanipulation
OutcomeInfoDerived()
- Constructor for class negotiator.qualitymeasures.logmanipulation.
OutcomeInfoDerived
outcomes
- Variable in class negotiator.boaframework.acceptanceconditions.other.
Multi_AcceptanceCondition
outcomeSpace
- Variable in class negotiator.boaframework.agent.
BOAagent
space of possible bids
outcomeSpace
- Variable in class negotiator.boaframework.
NegotiationSession
Optional outcomespace which should be set manually.
OutcomeSpace
- Class in
negotiator.boaframework
This class generates the complete outcome space and is therefore useful if someone wants to quickly implement an agent.
OutcomeSpace(UtilitySpace)
- Constructor for class negotiator.boaframework.
OutcomeSpace
Creates an unsorted outcome space.
OutcomeTuple
- Class in
negotiator.boaframework
This class is a container which holds the necessary information so that a particular NegotiationOutcome of the multi-acceptance criteria (MAC) can be reconstructed given a full negotiation outcome.
OutcomeTuple(Bid, String, double, int, int, String, String)
- Constructor for class negotiator.boaframework.
OutcomeTuple
outputFile
- Variable in class misc.
CommandLineOptions
Option "f", specify the output file for the commandline runner.
ownBidHistory
- Variable in class negotiator.boaframework.
NegotiationSession
History of bids made by the agent.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y